home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1918 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: felix.teclink.net!usenet
  2. From: rad@teclink.net (rad)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: fastest file read method ??
  5. Date: 25 Jan 1996 03:49:16 GMT
  6. Organization: TECLink Internet Services: info@TECLink.Net
  7. Message-ID: <825.6597T1299T2022@teclink.net>
  8. References: <4dsalp$t68@news1.halcyon.com>
  9. NNTP-Posting-Host: tc2_9.teclink.net
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. >> What is the fastest way to read a file ?
  14.  
  15. >You might want to consider asynchronous file reads, since all of the
  16. >standard ways of reading a file wait until the read completes before
  17. >continuing. I think you have to go down to the DoIO() function level to
  18. >do this. If you post a request about asynchronous file I/O to this
  19. >newsgroup, someone is likely to know how to do it.
  20.  
  21. An example of asynchronous file reads/writes is included in the NDK.
  22.  
  23. --------------------------------------------------------------------------
  24. - Richard Deken                   E-Mail: (personal)     rad@teclink.net -
  25. - VLSI design engineer                    (AuE business) rad@aue.com     -
  26. - Advanced Microelectronics       PGP public key available               -
  27. --------------------------------------------------------------------------
  28.  
  29.